Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Add The Ability For The Config Client To Send All Labels To The Config Server #2602

Merged

Conversation

ryanjbaxter
Copy link
Contributor

Allows Config Client to take advantage of the changes made in #2449

@ryanjbaxter
Copy link
Contributor Author

@spencergibb @kvmw these changes add support for the config client to send multiple labels in a single request. As I was making these changes I realized that it would break compatibility with older config servers (which don't expect to receive multiple labels) so I added a configuration property to enable the functionality and documented the limitation as well.

@ryanjbaxter ryanjbaxter merged commit 764022d into spring-cloud:main Oct 24, 2024
1 check passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Let The Config Server Handle Multiple Labels Instead Of The Client
4 participants